home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000789_john@wpi.edu_Fri Jul 22 08:47:04 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  3KB

  1. Received: from bigboote.WPI.EDU by cs.umb.edu with SMTP id AA28664
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Fri, 22 Jul 1994 12:47:08 -0400
  3. Received: from avante.WPI.EDU (avante.WPI.EDU [130.215.24.48]) by bigboote.WPI.EDU (8.6.9/8.6) with ESMTP id MAA18323 for <tex-k@cs.umb.edu>; Fri, 22 Jul 1994 12:47:07 -0400
  4. From: John Stoffel <john@wpi.edu>
  5. Received: by avante.WPI.EDU (8.6.9/6.12) id MAA28699; Fri, 22 Jul 1994 12:47:04 -0400
  6. Date: Fri, 22 Jul 1994 12:47:04 -0400
  7. Message-Id: <199407221647.MAA28699@avante.WPI.EDU>
  8. To: tex-k@cs.umb.edu
  9. Subject: dvipsk and xdvik configure bug
  10.  
  11.  
  12. Karl,
  13.  
  14. Here's a compendium of thoughts on installing both xdvik and dvipsk.
  15.  
  16.  
  17. 1. I've noticed that if I install libkpathsea.a, configure does _not_
  18.    figure out that it is installed, which doesn't seem correct.  Would
  19.    it also make sense to install all the .h files in
  20.    /usr/local/include/kpathsea/*.h so that they don't interact with
  21.    any other includes that might use those names?
  22.  
  23. 2. Also, when trying to setup the system to support two different
  24.    printers with dvips, I had to modify MAKE_TEX_PK_SPEC in tex-make.c
  25.    so that it didn't define $MAKETEX_MODE since I wanted to be able to
  26.    make 600 dpi fonts by just specifying -D 600 to dvips.  By default
  27.    in the config.ps file I have it setup for 300 dpi fonts on an LPS20
  28.    printer. 
  29.  
  30. 3. It also seemed redundant to specify $MAKETEX_MODE if you have
  31.    edited MakeTeXPK properly to define the modes you want.
  32.  
  33. 4. MakeTeXPK isn't secure if you need to run it setuid or setgid.
  34.    Because our setup has fonts on a readonly file system, when
  35.    creating fonts they need to get placed on a smaller read/write
  36.    partition where they can then be moved over to the readonly
  37.    partition once in a while.  Thinking about it, I just set the
  38.    sticky bit on the directory they are created in, but that doesn't
  39.    solve the problem of people possibly placing junk fonts into the
  40.    directory.  
  41.  
  42.    What I think I will do to solve this problem is just resurrect my
  43.    setuid MakeTeXPK.pl script that once the fonts are created, moves
  44.    them to the proper directories and chowns them to root.tex and
  45.    changes the mode.  Simple stuff really.  Would you be interested in
  46.    this hack?
  47.  
  48. Otherwise, I think the new system looks pretty good, esp for how
  49. easier it is to organize fonts from various sources.  
  50.  
  51. John
  52.  
  53.          John F. Stoffel - john@wpi.edu - 508-831-5512 - FL 111F
  54.  Workstation Specialist - Worcester Polytechnic Institute College Computer Ctr.
  55.     I am having FUN...  I wonder if it's NET FUN or GROSS FUN?